home *** CD-ROM | disk | FTP | other *** search
/ The Atari Compendium / The Atari Compendium (Toad Computers) (1994).iso / files / compress / naughty.lzh / NAUGHTY / PACKERS.LST < prev   
File List  |  1992-02-17  |  6KB  |  117 lines

  1.  
  2.   Richard Clarkson (the Prophet) suggested that I should make a list
  3.   of all known packers. Well, here it is!
  4.  
  5. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  6.  
  7.   This is a list of all known (to me) executable program packers.
  8.   
  9.   Please help me maintain this list and report any errors, missing
  10.   information and new versions as soon as possible! Thanks!
  11.  
  12.   --->  Last update: 16 Feb 1992 (NAUGHTY version 1.3)
  13.  
  14. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  
  15.   
  16.  R = creates relocatable files
  17.      (x=yes, blank=no, ?=don't know)
  18.  
  19.  M = unpacking routine accesses dangerous memory areas, such as just
  20.      below $78000 - usually to copy the unpacking routine there.
  21.        
  22.      7 = uses area below $78000 (very dangerous! avoid!)
  23.      s = uses area below screen memory (a little risky)
  24.      g = uses gemdos buffer area (dangerous!)
  25.      blank = no 
  26.  
  27.      Most unpacking routines however DO access memory that doesn't belong
  28.      to them, which is after the data segment and is needed for the
  29.      decompression (as a buffer). This is not very dangerous though.
  30.  
  31.  S = Packer is not programmed safely i.e. has problems with new TOS or
  32.      harddisks, ACC's etc.
  33.      (x=yes, blank=no, ?=don't know)
  34.  
  35.  Other = more comments at the end of the list
  36.  
  37.                                                  information:                                               
  38.  Packer:                       date:  supported:  |R|M|S|Other
  39.  -------------------------------------------------|-|-|-|-----------
  40.  ATOMIC 3.1                     ???      yes      |?| |?|(atomic)
  41.  Automation 2.31                ???      yes      | |s|x|(auto)
  42.  Automation 2.4                 ???      ???      |?|?|x|(auto)
  43.  Automation 2.51                ???      ???      |?|?|x|(auto)
  44.  Automation 5.01                ???      ???      |?|?|x|(auto)
  45.  ByteKiller 1.4                 1989     no       |?|?|?|
  46.  Bytekiller 2.0                          no       |?|7|?|
  47.  Bytekiller 3.0                          no       |?|g|?|(bk3)
  48.  DC Squish  1.4                          no!?     |?| |?|(DCSq)
  49.  Happy Packer                            yes      |x|?|?|
  50.  JAM Packer 1.1 (.TTP version)           yes      | |s| |(jam)
  51.  JAM Packer 3.0 pre-release              yes(LZH) | |s|x|(jam)
  52.  JAM Packer 3.0 release 1.1              yes      | |s|x|(jam)
  53.  JAM Packer 4.0                          yes      | |s| |(jam)
  54.  JEK Packer 1.2                 ???      yes      | |s| |(jek1)
  55.  JEK Packer 1.3                 ???      yes      | |s| |
  56.  JEK Packer 1.4               13.06.89   yes      | |s| |
  57.  L.S.D. Packer 1.2            18.01.89   yes      | |s| |
  58.  MCA-Crunch                              ???      |x|?|?|(mcacr)
  59.  Pack 2.0                                no       |x| | |(pack20)
  60.  Pack-Fire 1.01               03.08.90   yes      | | | |
  61.  Pack-Fire 2.01               19.02.91   yes      | | | |
  62.  Pack-Ice 1.13                20.05.90   yes      | | | |
  63.  Pack-Ice 2.12                22.06.90   yes      | | | |
  64.  Pack-Ice 2.20                21.11.90   yes      | | | |
  65.  Pack-Ice 2.31                19.02.91   yes      | | | |
  66.  Pack-Ice 2.40                14.08.91   yes      | | | |
  67.  PFX Packer 1.5                          yes      | | | |
  68.  PFX Packer 1.7                          yes      | | | |
  69.  Pompey Packer 1.9a                      yes      |x| |x|(pp19)
  70.  ------------------------------------------------------------------------
  71.  
  72.  MORE INFORMATION:
  73.  
  74.  (atomic): I only have one packed file, please, if you have this packer
  75.            send it to me!!
  76.  
  77.    (auto): All these packers crash (when packing), so I can't test if
  78.            the files created can be uncompressed. Please try that for 
  79.            me if you can...
  80.            Automation 2.31 almost the same as LSD packer and JEK Packers...
  81.            Automation 2.4 (actually Crown Of Creation Compacter v2.4)
  82.            packed programs crash on TOS 2.05 when unpacked.
  83.  
  84.     (bk3): The Bytekiller v3.0 by M.Coates does not use a correct unpacking
  85.            routine, it can't unpack non-relocatable programs. This is the
  86.            main reason it is not supported.
  87.  
  88.    (DCSq): I WILL NOT SUPPORT THAT ONE!!! (Spaghetti-code!! looks like
  89.            a compiled-C unpacking routine!)
  90.            Strangely, some programs packed with DC Squish DO unpack!
  91.             
  92.   (mcacr): This one crashes all the time (TOS 2.05), if you can use it,
  93.            please tell me if it works...
  94.            Actually, not even programs packed with MCA Crunch will unpack
  95.            and run on TOS 2.05!!!
  96.  
  97.  (pack20): contains very stupid code, which would have to be checked for
  98.            separately, use the unpack.tos supplied with it instead!!
  99.            Also, this one doesn't like the fastload/TT bits... You must
  100.            remove those before packing with removsym.prg.
  101.  
  102.    (pp19): Crashes all the time too. Should be able to unpack though...
  103.            Special message to the Pompey Pirates: GEM may have some bugs, 
  104.            but it's not GEM's fault if you don't know how to use it...
  105.            Try to write a serious TOS-version-independant program!
  106.  
  107.    (jek1): The JEK Packers 1.1 - 1.4 and the LSD Packer are very much 
  108.            alike... 
  109.  
  110.     (jam): The JAM Packers v3.0 are now supported too. However, with TOS
  111.            2.05 the compressed files can not be loaded from the desktop,
  112.            only if uncompressed first with Naughty!!
  113.            Also, the JAM-packer 3.0 pre-release V2-compressed programs
  114.            cannot be unpacked with Naughty (at least the ones I tested)
  115.            as it seems because of a bug in the packer.
  116.  
  117.